func github.com/gotd/td/telegram/downloader.plainReader

2 uses

	github.com/gotd/td/telegram/downloader (current package)
		builder.go#L159: 	return plainReader(b.schema, b.downloader.partSize)
		reader.go#L41: func plainReader(sch schema, partSize int) *reader {